[][src]Function fastly_sys::xqd_resp_header_append

#[no_mangle]pub unsafe extern "C" fn xqd_resp_header_append(
    resp_handle: ResponseHandle,
    name: *const u8,
    name_len: usize,
    value: *const u8,
    value_len: usize
) -> XqdStatus