Function torch::THByteTensor_setStorage [] [src]

pub unsafe extern "C" fn THByteTensor_setStorage(
    self_: *mut THByteTensor,
    storage_: *mut THByteStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
)