Function i2d_SSL_SESSION

Source
pub unsafe extern "C" fn i2d_SSL_SESSION(
    in_: *const ssl_session_st,
    pp: *mut *mut u8,
) -> i32