Function gcry_mac_ctl

Source
pub unsafe extern "C" fn gcry_mac_ctl(
    h: gcry_mac_hd_t,
    cmd: c_int,
    buffer: *mut c_void,
    buflen: size_t,
) -> gcry_error_t