Function libsodium::crypto_sign_ed25519_sk_to_seed [] [src]

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