libsqlite3_sys

Function sqlite3_realloc

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