Function gcry_realloc

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