Skip to main content

wxd_BitmapComboBox_GetString

Function wxd_BitmapComboBox_GetString 

Source
pub unsafe extern "C" fn wxd_BitmapComboBox_GetString(
    self_: *mut wxd_BitmapComboBox_t,
    index: c_int,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int