Skip to main content

wxd_Choice_GetString

Function wxd_Choice_GetString 

Source
pub unsafe extern "C" fn wxd_Choice_GetString(
    choice: *mut wxd_Choice_t,
    index: c_int,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int