[][src]Function CCODE::SafeArrayGetElement

pub unsafe extern "C" fn SafeArrayGetElement(
    psa: *mut SAFEARRAY,
    rgIndices: *mut LONG,
    pv: *mut c_void
) -> HRESULT