Function windows_sys::Win32::System::LibraryLoader::GetModuleFileNameW
[−]pub unsafe extern "system" fn GetModuleFileNameW(
hmodule: HINSTANCE,
lpfilename: PWSTR,
nsize: u32
) -> u32Expand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"