UA_ViewAttributes_equal

Function UA_ViewAttributes_equal 

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