UA_MethodAttributes_equal

Function UA_MethodAttributes_equal 

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