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