Function libssh_rs_sys::ssh_pki_import_pubkey_base64
source ยท pub unsafe extern "C" fn ssh_pki_import_pubkey_base64(
b64_key: *const c_char,
type_: ssh_keytypes_e,
pkey: *mut ssh_key
) -> c_intpub unsafe extern "C" fn ssh_pki_import_pubkey_base64(
b64_key: *const c_char,
type_: ssh_keytypes_e,
pkey: *mut ssh_key
) -> c_int