pub unsafe extern "system" fn DragQueryFileW(
    hdrop: HDROP,
    ifile: u32,
    lpszfile: PWSTR,
    cch: u32
) -> u32
Expand description

Required features: "Win32_UI_Shell"