[][src]Type Definition squirrel_sys::SQLEXREADFUNC

type SQLEXREADFUNC = Option<unsafe extern "C" fn(arg1: SQUserPointer) -> SQInteger>;