Function THShortTensor_div

Source
pub unsafe extern "C" fn THShortTensor_div(
    r_: *mut THShortTensor,
    t: *mut THShortTensor,
    value: c_short,
)