Function ssh_pki_export_pubkey_base64

Source
pub unsafe extern "C" fn ssh_pki_export_pubkey_base64(
    key: ssh_key,
    b64_key: *mut *mut c_char,
) -> c_int