mnl_attr_put_u64

Function mnl_attr_put_u64 

Source
pub unsafe extern "C" fn mnl_attr_put_u64(
    nlh: *mut nlmsghdr,
    type_: u16,
    data: u64,
)