Function UA_equal

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