Function xSleep

Source
pub unsafe extern "C" fn xSleep(
    _pVfs: *mut sqlite3_vfs,
    _microseconds: c_int,
) -> c_int