[][src]Function rust_sodium_sys::crypto_box_curve25519xsalsa20poly1305_beforenm

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