Function fastly_sys::xqd_resp_header_values_get[][src]

pub unsafe extern "C" fn xqd_resp_header_values_get(
    resp_handle: ResponseHandle,
    name: *const u8,
    name_len: usize,
    buf: *mut u8,
    buf_len: usize,
    cursor: u32,
    ending_cursor: *mut i64,
    nwritten: *mut usize
) -> FastlyStatus
👎 Deprecated since 0.3.5