Function sdl2_sys::SDL_LogGetOutputFunction
source ยท pub unsafe extern "C" fn SDL_LogGetOutputFunction(
callback: *mut SDL_LogOutputFunction,
userdata: *mut *mut c_void,
)
Expand description
\brief Get the current log output function.