Type Definition sdl2_sys::SDL_AssertionHandler [] [src]

type SDL_AssertionHandler = Option<unsafe extern "C" fn(_: *const SDL_AssertData, _: *mut c_void) -> SDL_AssertState>;