Function fastly_sys::fastly_backend::get_host

source ยท
pub unsafe extern "C" fn get_host(
    backend_ptr: *const u8,
    backend_len: usize,
    value: *mut u8,
    value_max_len: usize,
    nwritten: *mut usize
) -> FastlyStatus