pthread_setschedprio

Function pthread_setschedprio 

Source
pub unsafe extern "C" fn pthread_setschedprio(
    native: u64,
    priority: i32,
) -> i32