Function boring_sys::d2i_SSL_SESSION

source ยท
pub unsafe extern "C" fn d2i_SSL_SESSION(
    a: *mut *mut SSL_SESSION,
    pp: *mut *const u8,
    length: c_long
) -> *mut SSL_SESSION