cef_textfield_create

Function cef_textfield_create 

Source
pub unsafe extern "C" fn cef_textfield_create(
    delegate: *mut _cef_textfield_delegate_t,
) -> *mut cef_textfield_t
Expand description

Create a new Textfield.