Function boring_sys::SSL_CTX_get_keylog_callback

source ยท
pub unsafe extern "C" fn SSL_CTX_get_keylog_callback(
    ctx: *const SSL_CTX
) -> Option<unsafe extern "C" fn(ctx: *const SSL, arg1: *const c_char)>