Function THByteTensor_geValue

Source
pub unsafe extern "C" fn THByteTensor_geValue(
    r_: *mut THByteTensor,
    t: *mut THByteTensor,
    value: c_uchar,
)