[][src]Function libsodium_sys::crypto_core_ed25519_scalar_negate

pub unsafe extern "C" fn crypto_core_ed25519_scalar_negate(
    neg: *mut c_uchar,
    s: *const c_uchar
)