Function torch::THCharTensor_setStorage [] [src]

pub unsafe extern "C" fn THCharTensor_setStorage(
    self_: *mut THCharTensor,
    storage_: *mut THCharStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
)