Function windows_sys::Win32::System::ClrHosting::GetVersionFromProcess
pub unsafe extern "system" fn GetVersionFromProcess(
hprocess: HANDLE,
pversion: PWSTR,
cchbuffer: u32,
dwlength: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_Foundation"