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

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’