Type Definition squirrel::SQLEXREADFUNC [] [src]

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