Function THShortVector_fill

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