mnl_attr_put_u32

Function mnl_attr_put_u32 

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