getopt

Function getopt 

Source
pub unsafe extern "C" fn getopt(
    __argc: c_int,
    arg1: *const *mut c_char,
    arg2: *const c_char,
) -> c_int