Function sqlite3_sys::sqlite3_realloc

source ·
pub unsafe extern "C" fn sqlite3_realloc(
    arg1: *mut c_void,
    arg2: c_int
) -> *mut c_void