Function windows::Win32::UI::Shell::SHFormatDrive

pub unsafe fn SHFormatDrive<P0>(
    hwnd: P0,
    drive: u32,
    fmtid: SHFMT_ID,
    options: SHFMT_OPT
) -> u32
where P0: IntoParam<HWND>,