Function swift_runtime_sys::root::pthread_setschedparam
source ยท pub unsafe extern "C" fn pthread_setschedparam(
arg1: pthread_t,
arg2: c_int,
arg3: *const sched_param,
) -> c_int
pub unsafe extern "C" fn pthread_setschedparam(
arg1: pthread_t,
arg2: c_int,
arg3: *const sched_param,
) -> c_int