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