Function mnn::ffi::Tensor_setLength

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