mnl_socket_setsockopt

Function mnl_socket_setsockopt 

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