Skip to main content

PEM_write_bio_SSL_SESSION

Function PEM_write_bio_SSL_SESSION 

Source
pub unsafe extern "C" fn PEM_write_bio_SSL_SESSION(
    bio: *mut BIO,
    in_: *const SSL_SESSION,
) -> c_int