Function torch::THCharTensor_resizeNd [] [src]

pub unsafe extern "C" fn THCharTensor_resizeNd(
    tensor: *mut THCharTensor,
    nDimension: c_int,
    size: *mut c_long,
    stride: *mut c_long
)