Function DragQueryFileA

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