[][src]Function winapi::um::shellapi::DragQueryFileW

pub unsafe extern "system" fn DragQueryFileW(
    hDrop: HDROP,
    iFile: UINT,
    lpszFile: LPWSTR,
    cch: UINT
) -> UINT