ove_httpd_resp_json

Function ove_httpd_resp_json 

Source
pub unsafe extern "C" fn ove_httpd_resp_json(
    resp: *mut c_void,
    status: i32,
    json: *const c_char,
) -> i32