[][src]Function CCODE::SafeArrayAllocDescriptorEx

pub unsafe extern "C" fn SafeArrayAllocDescriptorEx(
    vt: VARTYPE,
    cDims: UINT,
    ppsaOut: *mut *mut SAFEARRAY
) -> HRESULT