[][src]Function android_ndk_sys::getsubopt

pub unsafe extern "C" fn getsubopt(
    __option: *mut *mut c_char,
    __tokens: *const *mut c_char,
    __value_ptr: *mut *mut c_char
) -> c_int