Function torch::THCharTensor_newWithStorage [] [src]

pub unsafe extern "C" fn THCharTensor_newWithStorage(
    storage_: *mut THCharStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
) -> *mut THCharTensor