mnn::prelude

Function pthread_setschedprio

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