Function boring_sys::i2d_X509

source ยท
pub unsafe extern "C" fn i2d_X509(
    x509: *mut X509,
    outp: *mut *mut u8
) -> c_int