Type Definition libsqlcipher_sys::sqlite3_destructor_type [] [src]

type sqlite3_destructor_type = Option<unsafe extern "C" fn(arg1: *mut c_void)>;