Function windows::Win32::System::LibraryLoader::GetModuleHandleW

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