Function torch::THLongTensor_setStorage1d [] [src]

pub unsafe extern "C" fn THLongTensor_setStorage1d(
    self_: *mut THLongTensor,
    storage_: *mut THLongStorage,
    storageOffset_: isize,
    size0_: c_long,
    stride0_: c_long
)