Function torch::THFloatTensor_setStorage [] [src]

pub unsafe extern "C" fn THFloatTensor_setStorage(
    self_: *mut THFloatTensor,
    storage_: *mut THFloatStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
)