Function windows_sys::Win32::System::Ole::VarTokenizeFormatString

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