[][src]Function swim_c_sys::pthread::pthread_setschedparam

pub unsafe extern "C" fn pthread_setschedparam(
    thread: pthread_t,
    policy: int,
    schedparam: *const sched_param
) -> int