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

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