Function fastly_sys::fastly_http_req::downstream_tls_cipher_openssl_name[][src]

pub unsafe extern "C" fn downstream_tls_cipher_openssl_name(
    cipher_out: *mut u8,
    cipher_max_len: usize,
    nwritten: *mut usize
) -> FastlyStatus