mnl_attr_put_u16

Function mnl_attr_put_u16 

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