[][src]Function sqlite3_native::sqlite3_aggregate_context

#[no_mangle]pub unsafe extern "C" fn sqlite3_aggregate_context(
    p: *mut sqlite3_context,
    nByte: c_int
) -> *mut c_void