UA_VariableTypeAttributes_equal

Function UA_VariableTypeAttributes_equal 

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