Skip to main content

wxd_ComboBox_GetStringSelection

Function wxd_ComboBox_GetStringSelection 

Source
pub unsafe extern "C" fn wxd_ComboBox_GetStringSelection(
    combo: *mut wxd_ComboBox_t,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int