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

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