Function mbedtls_sys::pk_write_pubkey_pem[][src]

pub unsafe extern "C" fn pk_write_pubkey_pem(
    ctx: *mut pk_context,
    buf: *mut c_uchar,
    size: size_t
) -> c_int