Function guile_sys::getopt [] [src]

pub unsafe extern "C" fn getopt(
    ___argc: c_int,
    ___argv: *const *mut c_char,
    __shortopts: *const c_char
) -> c_int