Function UA_HistoryReadResult_equal

Source
pub unsafe extern "C" fn UA_HistoryReadResult_equal(
    p1: *const UA_HistoryReadResult,
    p2: *const UA_HistoryReadResult,
) -> UA_Boolean