Function torch::THByteTensor_setStorage1d [] [src]

pub unsafe extern "C" fn THByteTensor_setStorage1d(
    self_: *mut THByteTensor,
    storage_: *mut THByteStorage,
    storageOffset_: isize,
    size0_: c_long,
    stride0_: c_long
)