windows::Win32::System::ClrHosting

Function GetRequestedRuntimeVersion

pub unsafe fn GetRequestedRuntimeVersion<P0>(
    pexe: P0,
    pversion: &mut [u16],
    dwlength: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,