Type Definition squirrel_sys::SQRELEASEHOOK [] [src]

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