Function fastly_sys::fastly_http_req::downstream_tls_client_hello[][src]

pub unsafe extern "C" fn downstream_tls_client_hello(
    client_hello_out: *mut u8,
    client_hello_max_len: usize,
    nwritten: *mut usize
) -> FastlyStatus