mnl_socket_getsockopt

Function mnl_socket_getsockopt 

Source
pub unsafe extern "C" fn mnl_socket_getsockopt(
    nl: *const mnl_socket,
    type_: c_int,
    buf: *mut c_void,
    len: *mut c_uint,
) -> c_int