Function pthread_setschedprio

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