sqlite3_sys

Type Alias sqlite3_callback

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