open62541_sys

Function UA_ViewAttributes_equal

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