mnl_attr_put_strz

Function mnl_attr_put_strz 

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