mnn::ffi

Function Tensor_setLength

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