mnl_attr_put_u8

Function mnl_attr_put_u8 

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