Type Definition squirrel::SQFUNCTION [] [src]

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