Luna::Window::window_drop_file_event_handler_t
using window_drop_file_event_handler_t = void(IWindow* window, i32 x, i32 y, Span<const c8*> paths)
The handler for drop file event.
using window_drop_file_event_handler_t = void(IWindow* window, i32 x, i32 y, Span<const c8*> paths)
The handler for drop file event.