Skip to main content

wxd_ComboBox_GetValue

Function wxd_ComboBox_GetValue 

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