Function openssl_sys::i2d_X509_REQ

source ยท
pub unsafe extern "C" fn i2d_X509_REQ(
    x: *mut X509_REQ,
    buf: *mut *mut u8,
) -> c_int