Function mnn::prelude::setpriority

source ยท
pub unsafe extern "C" fn setpriority(
    which: u32,
    who: u32,
    prio: i32,
) -> i32