[][src]Function mupdf_sys::fz_arc4_init

pub unsafe extern "C" fn fz_arc4_init(
    state: *mut fz_arc4,
    key: *const c_uchar,
    len: usize
)