[−][src]Function sdl2_sys::SDL_LogSetOutputFunction
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.