XUnlockFn

Type Alias XUnlockFn 

Source
pub type XUnlockFn = unsafe extern "C" fn(file_ptr: *mut sqlite3_file, lock: c_int) -> c_int;