Function THCharTensor_div

Source
pub unsafe extern "C" fn THCharTensor_div(
    r_: *mut THCharTensor,
    t: *mut THCharTensor,
    value: c_char,
)