Function windows::Win32::System::Rpc::Ndr64DcomAsyncStubCall
pub unsafe fn Ndr64DcomAsyncStubCall<P0, P1>(
pthis: P0,
pchannel: P1,
prpcmsg: *mut RPC_MESSAGE,
pdwstubphase: *mut u32,
) -> i32where
P0: Param<IRpcStubBuffer>,
P1: Param<IRpcChannelBuffer>,