[][src]Function swim_c_sys::unistd::getopt

pub unsafe extern "C" fn getopt(
    argc: int,
    argv: *const *mut cchar,
    optstr: *const cchar
) -> int