Function UA_Float_copy

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