Function UA_ComplexNumberType_copy

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