[][src]Function nnsdk::os::ChangeThreadPriority

pub unsafe extern "C" fn ChangeThreadPriority(
    thread: *mut ThreadType,
    priority: s32
) -> s32