Type Alias VtabFnEof

Source
pub type VtabFnEof = unsafe extern "C" fn(cursor: *mut c_void) -> bool;