pub unsafe extern "C" fn ove_httpd_ws_route(
path: *const c_char,
on_msg: ove_httpd_ws_handler_t,
on_close: ove_httpd_ws_close_handler_t,
) -> i32pub unsafe extern "C" fn ove_httpd_ws_route(
path: *const c_char,
on_msg: ove_httpd_ws_handler_t,
on_close: ove_httpd_ws_close_handler_t,
) -> i32