UA_ThreeDFrame_copy

Function UA_ThreeDFrame_copy 

Source
pub unsafe extern "C" fn UA_ThreeDFrame_copy(
    src: *const UA_ThreeDFrame,
    dst: *mut UA_ThreeDFrame,
) -> UA_StatusCode