VariantGetDoubleElem

Function VariantGetDoubleElem 

pub unsafe fn VariantGetDoubleElem(
    var: *const VARIANT,
    ielem: u32,
) -> Result<f64>