wxd_ComboBox_GetString

Function wxd_ComboBox_GetString 

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