Skip to main content

wxd_Choice_GetStringSelection

Function wxd_Choice_GetStringSelection 

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