pub unsafe extern "system" fn SHGetDriveMedia(
    pszdrive: PCWSTR,
    pdwmediacontent: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"