getopt

Function getopt 

Source
pub unsafe extern "C" fn getopt(
    argc: i32,
    argv: *const *mut u8,
    optstr: *const u8,
) -> i32