Function open62541_sys::UA_ViewAttributes_equal

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