Type Alias sqlite3_sys::sqlite3_create_function_callback2

source ยท
pub type sqlite3_create_function_callback2 = extern "C" fn(_: *mut sqlite3_context);