Function THIntTensor_geValue

Source
pub unsafe extern "C" fn THIntTensor_geValue(
    r_: *mut THByteTensor,
    t: *mut THIntTensor,
    value: c_int,
)