Type Alias RawGamebindIsBound

Source
pub type RawGamebindIsBound = unsafe extern "C-unwind" fn(game_bind: GameBind) -> bool;