Function open62541_sys::UA_StructureField_equal

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