Function THCharVector_fill

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