ove_httpd_resp_send_gz

Function ove_httpd_resp_send_gz 

Source
pub unsafe extern "C" fn ove_httpd_resp_send_gz(
    resp: *mut c_void,
    status: i32,
    ct: *const c_char,
    body: *const c_void,
    len: usize,
) -> i32