Function libc::pthread_setschedprio

source ยท
pub unsafe extern "C" fn pthread_setschedprio(
    native: pthread_t,
    priority: c_int,
) -> c_int