Function THByteTensor_neValue

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