rustmax::libc

Function sched_getparam

Source
pub unsafe extern "C" fn sched_getparam(
    pid: i32,
    param: *mut sched_param,
) -> i32