Function THShortTensor_isSetTo

Source
pub unsafe extern "C" fn THShortTensor_isSetTo(
    self_: *const THShortTensor,
    src: *const THShortTensor,
) -> c_int