logo
pub type SciterWindowDelegate = extern "system" fn(hwnd: HWINDOW, msg: UINT, wParam: WPARAM, lParam: LPARAM, pParam: LPVOID, handled: *mut BOOL) -> LRESULT;