Function openssl_sys::i2d_X509[][src]

pub unsafe extern "C" fn i2d_X509(
    x: *mut X509,
    buf: *mut *mut u8
) -> c_int