pub unsafe extern "system" fn VarCyFromStr(
    strin: PCWSTR,
    lcid: u32,
    dwflags: u32,
    pcyout: *mut CY
) -> HRESULT
Expand description

Required features: "Win32_System_Ole", "Win32_System_Com"