Function sdl2_sys::log::SDL_LogSetOutputFunction
[−]
[src]
pub unsafe extern "C" fn SDL_LogSetOutputFunction(
callback: SDL_LogOutputFunction,
userdata: *mut c_void
)
\brief This function allows you to replace the default log output function with one of your own.