Function boring_sys::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