[][src]Function mupdf_sys::fz_arc4_final

pub unsafe extern "C" fn fz_arc4_final(state: *mut fz_arc4)

RC4 finalization. Zero the context.

Never throws an exception.