Function boring_sys::SSL_CTX_sess_get_get_cb

source ยท
pub unsafe extern "C" fn SSL_CTX_sess_get_get_cb(
    ctx: *mut SSL_CTX
) -> Option<unsafe extern "C" fn(ctx: *mut SSL, arg1: *const u8, arg2: c_int, arg3: *mut c_int) -> *mut SSL_SESSION>