Function open62541_sys::UA_equal

source ยท
pub unsafe extern "C" fn UA_equal(
    p1: *const c_void,
    p2: *const c_void,
    type_: *const UA_DataType,
) -> UA_Boolean