Function THCharTensor_expandNd

Source
pub unsafe extern "C" fn THCharTensor_expandNd(
    rets: *mut *mut THCharTensor,
    ops: *mut *mut THCharTensor,
    count: c_int,
)