Function THShortVector_cmul

Source
pub unsafe extern "C" fn THShortVector_cmul(
    z: *mut c_short,
    x: *const c_short,
    y: *const c_short,
    n: isize,
)