Function windows::Win32::System::LibraryLoader::GetModuleFileNameA

pub unsafe fn GetModuleFileNameA<P0>(hmodule: P0, lpfilename: &mut [u8]) -> u32
where P0: Param<HMODULE>,