libsodium_sys

Function crypto_core_ristretto255_scalar_negate

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