pub unsafe extern "system" fn VarTokenizeFormatString(
    pstrformat: PCWSTR,
    rgbtok: *mut u8,
    cbtok: i32,
    ifirstday: VARFORMAT_FIRST_DAY,
    ifirstweek: VARFORMAT_FIRST_WEEK,
    lcid: u32,
    pcbactual: *const i32
) -> HRESULT
Expand description

Required features: "Win32_System_Ole"