Function torch::THCharTensor_setStorageNd [] [src]

pub unsafe extern "C" fn THCharTensor_setStorageNd(
    self_: *mut THCharTensor,
    storage_: *mut THCharStorage,
    storageOffset_: isize,
    nDimension: c_int,
    size: *mut c_long,
    stride: *mut c_long
)