bli_getopt

Function bli_getopt 

Source
pub unsafe extern "C" fn bli_getopt(
    argc: c_int,
    argv: *const *const c_char,
    optstring: *const c_char,
    state: *mut getopt_t,
) -> c_int