Skip to main content

RawBPFHelperFn

Type Alias RawBPFHelperFn 

Source
pub type RawBPFHelperFn = fn(u64, u64, u64, u64, u64) -> u64;
Expand description

Type alias for a raw BPF helper function.