pub fn crypto_box_keypair_inplace( public_key: &mut PublicKey, secret_key: &mut SecretKey)
In-place variant of crypto_box_keypair
crypto_box_keypair