Function ice_core::glue::response::ice_glue_response_add_header [] [src]

#[no_mangle]
pub unsafe fn ice_glue_response_add_header(
    resp: *mut Response,
    k: *const c_char,
    v: *const c_char
)