pub unsafe extern "system" fn StrFormatByteSizeEx(
    ull: u64,
    flags: SFBS_FLAGS,
    pszbuf: PWSTR,
    cchbuf: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"