Skip to main content

wxd_RadioBox_GetString

Function wxd_RadioBox_GetString 

Source
pub unsafe extern "C" fn wxd_RadioBox_GetString(
    self_: *mut wxd_RadioBox_t,
    n: c_int,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int