pub unsafe extern "C" fn nn_tensor_shape_copy(
    dst: *mut i32,
    src: *const i32
)
Expand description

Copys the source shape array to the destination array.

@since 2.0 @deprecated 2.3