Function windows::Win32::System::ClrHosting::GetRealProcAddress
pub unsafe fn GetRealProcAddress<P0>(
pwszprocname: P0,
ppv: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn GetRealProcAddress<P0>(
pwszprocname: P0,
ppv: *mut *mut c_void,
) -> Result<()>where
P0: Param<PCSTR>,