Function mnn::prelude::pthread_getschedparam

source ยท
pub unsafe extern "C" fn pthread_getschedparam(
    native: u64,
    policy: *mut i32,
    param: *mut sched_param,
) -> i32