Function windows_sys::Win32::System::ClrHosting::LoadLibraryShim
pub unsafe extern "system" fn LoadLibraryShim(
szdllname: PCWSTR,
szversion: PCWSTR,
pvreserved: *mut c_void,
phmoddll: *mut HMODULE
) -> HRESULT
Expand description
Required features: "Win32_Foundation"