Function windows_sys::Win32::System::Ole::VarFormatPercent

pub unsafe extern "system" fn VarFormatPercent(
    pvarin: *const VARIANT,
    inumdig: i32,
    iinclead: VARFORMAT_LEADING_DIGIT,
    iuseparens: VARFORMAT_PARENTHESES,
    igroup: VARFORMAT_GROUP,
    dwflags: u32,
    pbstrout: *mut BSTR,
) -> HRESULT