Function libc::pthread_getschedparam
source ยท pub unsafe extern "C" fn pthread_getschedparam(
native: pthread_t,
policy: *mut c_int,
param: *mut sched_param,
) -> c_int
pub unsafe extern "C" fn pthread_getschedparam(
native: pthread_t,
policy: *mut c_int,
param: *mut sched_param,
) -> c_int