Function getsubopt

pub unsafe extern "C" fn getsubopt(
    __optionp: *mut *mut i8,
    __tokens: *const *mut i8,
    __valuep: *mut *mut i8,
) -> i32
Available on crate feature dep_sdl2 only.