Function nettle_sys::nettle_aes_invert_key[][src]

pub unsafe extern "C" fn nettle_aes_invert_key(
    dst: *mut aes_ctx,
    src: *const aes_ctx
)