Function windows_sys::Win32::System::Ole::VarDecFromStr

pub unsafe extern "system" fn VarDecFromStr(
    strin: PCWSTR,
    lcid: u32,
    dwflags: u32,
    pdecout: *mut DECIMAL,
) -> HRESULT