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