Function openssl_sys::i2d_X509_REQ

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