xFileControl abstract method
Handle a file control
request with the given operand and pointer (represented as its address to
avoid a dart:ffi import in common code).
Implementation
int xFileControl(SqliteFileControl op, int ptr);
Handle a file control
request with the given operand and pointer (represented as its address to
avoid a dart:ffi import in common code).
int xFileControl(SqliteFileControl op, int ptr);