Function bcc_sys::bccapi::bpf_module_create_b[][src]

pub unsafe extern "C" fn bpf_module_create_b(
    filename: *const c_char,
    proto_filename: *const c_char,
    flags: c_uint,
    dev_name: *const c_char
) -> *mut c_void