Function mnn::prelude::sched_getparam

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