pub unsafe extern "system" fn SHFormatDrive(
    hwnd: HWND,
    drive: u32,
    fmtid: SHFMT_ID,
    options: SHFMT_OPT
) -> u32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"