Function perf_event [src]
Alias for std.c.serenity.perf_event
Prototype
pub extern "c" fn perf_event(type: PERF_EVENT, arg1: usize, arg2: usize) c_int
Parameters
type: PERF_EVENT
arg1: usize
arg2: usize
Source
pub extern "c" fn perf_event(type: PERF_EVENT, arg1: usize, arg2: usize) c_int