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: c_int,
) -> c_int