Function gnunet_sys::gcry_cipher_setiv[][src]

pub unsafe extern "C" fn gcry_cipher_setiv(
    hd: gcry_cipher_hd_t,
    iv: *const c_void,
    ivlen: usize
) -> gcry_error_t