[][src]Function hactool_sys::aes_setiv

pub unsafe extern "C" fn aes_setiv(
    ctx: *mut aes_ctx_t,
    iv: *const c_void,
    l: usize
)