Type Definition squirrel::SQRELEASEHOOK [] [src]

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