Function THCharTensor_resize

Source
pub unsafe extern "C" fn THCharTensor_resize(
    tensor: *mut THCharTensor,
    size: *mut THLongStorage,
    stride: *mut THLongStorage,
)