ove_httpd_ws_route

Function ove_httpd_ws_route 

Source
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,
) -> i32