Type Definition sqlite3_sys::sqlite3_callback

source ·
pub type sqlite3_callback = extern "C" fn(_: *mut c_void);