Type Definition squirrel_sys::SQFUNCTION [] [src]

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