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.