[][src]Type Definition fermium::SDL_AssertionHandler

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