Function wolfssl_sys::wolfSSL_get_shared_ciphers
source ยท pub unsafe extern "C" fn wolfSSL_get_shared_ciphers(
ssl: *mut WOLFSSL,
buf: *mut c_char,
len: c_int,
) -> *const c_charpub unsafe extern "C" fn wolfSSL_get_shared_ciphers(
ssl: *mut WOLFSSL,
buf: *mut c_char,
len: c_int,
) -> *const c_char