Function SafeArrayCreateVector

Source
pub unsafe extern "C" fn SafeArrayCreateVector(
    vt: VARTYPE,
    lLbound: LONG,
    cElements: ULONG,
) -> *mut SAFEARRAY