Function open62541_sys::UA_ThreeDVector_copy

source ยท
pub unsafe extern "C" fn UA_ThreeDVector_copy(
    src: *const UA_ThreeDVector,
    dst: *mut UA_ThreeDVector,
) -> UA_StatusCode