ove_httpd_route

Function ove_httpd_route 

Source
pub unsafe extern "C" fn ove_httpd_route(
    method: *const c_char,
    path: *const c_char,
    handler: ove_httpd_handler_t,
) -> i32