Function ndk_sys::getopt

source ·
pub unsafe extern "C" fn getopt(
    __argc: c_int,
    __argv: *const *mut c_char,
    __options: *const c_char
) -> c_int