Function THCharVector_divs

Source
pub unsafe extern "C" fn THCharVector_divs(
    y: *mut c_char,
    x: *const c_char,
    c: c_char,
    n: isize,
)