Function windows::Win32::System::Rpc::NdrDcomAsyncStubCall

pub unsafe fn NdrDcomAsyncStubCall<P0, P1>(
    pthis: P0,
    pchannel: P1,
    prpcmsg: *mut RPC_MESSAGE,
    pdwstubphase: *mut u32,
) -> i32
where P0: Param<IRpcStubBuffer>, P1: Param<IRpcChannelBuffer>,