Skip to main content

nftnl_obj_snprintf

Function nftnl_obj_snprintf 

Source
pub unsafe extern "C" fn nftnl_obj_snprintf(
    buf: *mut c_char,
    size: usize,
    ne: *const nftnl_obj,
    type_: u32,
    flags: u32,
) -> c_int