Function libsodium_ffi::crypto_box_curve25519xsalsa20poly1305_seed_keypair [] [src]

pub unsafe extern "C" fn crypto_box_curve25519xsalsa20poly1305_seed_keypair(
    pk: *mut c_uchar,
    sk: *mut c_uchar,
    seed: *const c_uchar
) -> c_int