[][src]Function swim_c::pthread::pthread_setschedparam

pub unsafe extern "C" fn pthread_setschedparam(
    thread: *mut c_void,
    policy: i32,
    schedparam: *const sched_param
) -> i32