Skip to main content

wxd_TextEntryDialog_GetValue

Function wxd_TextEntryDialog_GetValue 

Source
pub unsafe extern "C" fn wxd_TextEntryDialog_GetValue(
    self_: *mut wxd_TextEntryDialog_t,
    buffer: *mut c_char,
    bufLen: usize,
) -> c_int