[][src]Function winapi::um::oleauto::VarDateFromStr

pub unsafe extern "system" fn VarDateFromStr(
    strIn: LPCOLESTR,
    lcid: LCID,
    dwFlags: ULONG,
    pdateOut: *mut DATE
)