Function PEM_write_SSL_SESSION

Source
pub unsafe extern "C" fn PEM_write_SSL_SESSION(
    out: *mut _IO_FILE,
    x: *const ssl_session_st,
) -> i32