[][src]Function fastly_sys::xqd_resp_header_remove

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