[][src]Function swim_c::pthread::pthread_attr_setschedparam

pub unsafe extern "C" fn pthread_attr_setschedparam(
    attr: *mut pthread_attr_t,
    schedparam: *const sched_param
) -> i32