Function THByteTensor_isSetTo

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