boring_sys

Function PEM_write_bio_SSL_SESSION

Source
pub unsafe extern "C" fn PEM_write_bio_SSL_SESSION(
    bp: *mut BIO,
    x: *mut SSL_SESSION,
) -> c_int