Function UA_EndpointConfiguration_equal

Source
pub unsafe extern "C" fn UA_EndpointConfiguration_equal(
    p1: *const UA_EndpointConfiguration,
    p2: *const UA_EndpointConfiguration,
) -> UA_Boolean