windows::Win32::System::Threading

Function AvSetMmMaxThreadCharacteristicsW

pub unsafe fn AvSetMmMaxThreadCharacteristicsW<P0, P1>(
    firsttask: P0,
    secondtask: P1,
    taskindex: *mut u32,
) -> Result<HANDLE>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,