Function torch::THIntTensor_setStorage [] [src]

pub unsafe extern "C" fn THIntTensor_setStorage(
    self_: *mut THIntTensor,
    storage_: *mut THIntStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
)