Function nettle_sys::nettle_arcfour_set_key
source · pub unsafe extern "C" fn nettle_arcfour_set_key(
ctx: *mut arcfour_ctx,
length: usize,
key: *const u8
)
pub unsafe extern "C" fn nettle_arcfour_set_key(
ctx: *mut arcfour_ctx,
length: usize,
key: *const u8
)