Function inet6_opt_append

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