Function openssl_sys::i2d_X509_REQ_bio

source ยท
pub unsafe extern "C" fn i2d_X509_REQ_bio(
    b: *mut BIO,
    x: *mut X509_REQ,
) -> c_int