Function wxd_Choice_GetStringSelection

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