pub unsafe extern "system" fn AvSetMmThreadPriority(
    avrthandle: HANDLE,
    priority: AVRT_PRIORITY
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’