Function ntcore_sys::NT_CancelRpcResult [] [src]

pub unsafe extern "C" fn NT_CancelRpcResult(entry: NT_Entry, call: NT_RpcCall)

Ignore the result of a RPC call. This function is non-blocking. @param entry entry handle of RPC entry @param call RPC call handle returned by NT_CallRpc()