windows::Win32::System::Threading

Function AvSetMmThreadCharacteristicsW

pub unsafe fn AvSetMmThreadCharacteristicsW<P0>(
    taskname: P0,
    taskindex: *mut u32,
) -> Result<HANDLE>
where P0: Param<PCWSTR>,