libsodium_sys

Function crypto_core_ed25519_add

Source
pub unsafe extern "C" fn crypto_core_ed25519_add(
    r: *mut c_uchar,
    p: *const c_uchar,
    q: *const c_uchar,
) -> c_int