Function inet6_opt_find

Source
pub unsafe extern "C" fn inet6_opt_find(
    __extbuf: *mut c_void,
    __extlen: u32,
    __offset: i32,
    __type: u8,
    __lenp: *mut u32,
    __databufp: *mut *mut c_void,
) -> i32