windows::Win32::System::Diagnostics::Debug

Function ImageLoad

pub unsafe fn ImageLoad<P0, P1>(dllname: P0, dllpath: P1) -> *mut LOADED_IMAGE
where P0: Param<PCSTR>, P1: Param<PCSTR>,