Function UA_DoubleComplexNumberType_equal

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