Function torch::THCharTensor_setStorage1d [] [src]

pub unsafe extern "C" fn THCharTensor_setStorage1d(
    self_: *mut THCharTensor,
    storage_: *mut THCharStorage,
    storageOffset_: isize,
    size0_: c_long,
    stride0_: c_long
)