Function VarDecFromStr

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