open62541_sys

Function UA_ThreeDCartesianCoordinates_equal

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