Skip to main content

nftnl_obj_parse_file

Function nftnl_obj_parse_file 

Source
pub unsafe extern "C" fn nftnl_obj_parse_file(
    ne: *mut nftnl_obj,
    type_: nftnl_parse_type,
    fp: *mut FILE,
    err: *mut nftnl_parse_err,
) -> c_int