Skip to main content

btf__permute

Function btf__permute 

Source
pub unsafe extern "C" fn btf__permute(
    btf: *mut btf,
    id_map: *mut __u32,
    id_map_cnt: __u32,
    opts: *const btf_permute_opts,
) -> c_int