Function mnn::ffi::Tensor_unmap

source ยท
pub unsafe extern "C" fn Tensor_unmap(
    tensor: *mut Tensor,
    mtype: MapType,
    dtype: DimensionType,
    mapPtr: *mut c_void,
)