[][src]Type Definition squirrel_sys::SQFUNCTION

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