Function bcc_sys::bccapi::bpf_module_create_c_from_string[][src]

pub unsafe extern "C" fn bpf_module_create_c_from_string(
    text: *const c_char,
    flags: c_uint,
    cflags: *mut *const c_char,
    ncflags: c_int
) -> *mut c_void