Function open62541_sys::UA_MethodAttributes_equal

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