Function THByteVector_fill

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