Function wxd_Choice_GetString

Source
pub unsafe extern "C" fn wxd_Choice_GetString(
    choice: *mut wxd_Choice_t,
    index: c_int,
    buffer: *mut c_char,
    buffer_len: c_int,
) -> c_int