Type Definition squirrel_sys::SQFUNCTION [] [src]

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