Function THIntTensor_squeeze1d

Source
pub unsafe extern "C" fn THIntTensor_squeeze1d(
    self_: *mut THIntTensor,
    src: *mut THIntTensor,
    dimension_: c_int,
)