Skip to main content

wxd_ListBox_GetStringSelection

Function wxd_ListBox_GetStringSelection 

Source
pub unsafe extern "C" fn wxd_ListBox_GetStringSelection(
    listbox: *mut wxd_ListBox_t,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int