XSleepFn

Type Alias XSleepFn 

Source
pub type XSleepFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, ms: c_int) -> c_int;