Function ssh_pki_generate

Source
pub unsafe extern "C" fn ssh_pki_generate(
    type_: ssh_keytypes_e,
    parameter: c_int,
    pkey: *mut ssh_key,
) -> c_int