Function boring_sys::SSL_SESSION_from_bytes

source ยท
pub unsafe extern "C" fn SSL_SESSION_from_bytes(
    in_: *const u8,
    in_len: usize,
    ctx: *const SSL_CTX
) -> *mut SSL_SESSION