[][src]Function sdl2_sys::SDL_LogGetOutputFunction

pub unsafe extern "C" fn SDL_LogGetOutputFunction(
    callback: *mut SDL_LogOutputFunction,
    userdata: *mut *mut c_void
)

\brief Get the current log output function.