Function sqlite3_sys::sqlite3_realloc [] [src]

pub unsafe extern "C" fn sqlite3_realloc(
    p: *mut c_void,
    n: c_int
) -> *mut c_void