Function windows::Win32::System::LibraryLoader::GetModuleHandleA

pub unsafe fn GetModuleHandleA<P0>(lpmodulename: P0) -> Result<HMODULE>
where P0: Param<PCSTR>,