Function mnn::ffi::Tensor_setStride

source ยท
pub unsafe extern "C" fn Tensor_setStride(
    tensor: *mut Tensor,
    index: i32,
    stride: i32,
)