Function torch::THIntTensor_newWithStorage1d [] [src]

pub unsafe extern "C" fn THIntTensor_newWithStorage1d(
    storage_: *mut THIntStorage,
    storageOffset_: isize,
    size0_: c_long,
    stride0_: c_long
) -> *mut THIntTensor