Function gcry_xrealloc

Source
pub unsafe extern "C" fn gcry_xrealloc(
    a: *mut c_void,
    n: size_t,
) -> *mut c_void