Function windows::Win32::System::Rpc::RpcErrorGetNextRecord
pub unsafe fn RpcErrorGetNextRecord<P0>(
enumhandle: *const RPC_ERROR_ENUM_HANDLE,
copystrings: P0,
errorinfo: *mut RPC_EXTENDED_ERROR_INFO,
) -> RPC_STATUSwhere
P0: Param<BOOL>,