mnn::prelude

Function sched_getparam

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