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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’