windows::Win32::System::Threading

Function AvSetMmThreadCharacteristicsA

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