Function gcry_md_read

Source
pub unsafe extern "C" fn gcry_md_read(
    h: gcry_md_hd_t,
    algo: c_int,
) -> *mut u8