Function ngx_bpf_map_lookup

Source
pub unsafe extern "C" fn ngx_bpf_map_lookup(
    fd: i32,
    key: *const c_void,
    value: *mut c_void,
) -> i32