[][src]Function swim_c_sys::pthread::pthread_attr_setschedpolicy

pub unsafe extern "C" fn pthread_attr_setschedpolicy(
    attr: *mut pthread_attr_t,
    schedpolicy: int
) -> int