Function sqlite3_sys::sqlite3_realloc
source ยท pub unsafe extern "C" fn sqlite3_realloc(
p: *mut c_void,
n: c_int,
) -> *mut c_void
pub unsafe extern "C" fn sqlite3_realloc(
p: *mut c_void,
n: c_int,
) -> *mut c_void