sqlite3_sys

Function sqlite3_malloc64

source
pub unsafe extern "C" fn sqlite3_malloc64(
    n: sqlite3_uint64,
) -> *mut c_void