Function nettle_sys::nettle_camellia256_invert_key[][src]

pub unsafe extern "C" fn nettle_camellia256_invert_key(
    dst: *mut camellia256_ctx,
    src: *const camellia256_ctx
)