Function boring_sys::SSL_CTX_set_msg_callback_arg

source ยท
pub unsafe extern "C" fn SSL_CTX_set_msg_callback_arg(
    ctx: *mut SSL_CTX,
    arg: *mut c_void
)