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