openssl_sys

Function i2d_RSAPublicKey

source
pub unsafe extern "C" fn i2d_RSAPublicKey(
    k: *const RSA,
    buf: *mut *mut u8,
) -> c_int