[][src]Function sokol::app::ffi::sapp_get_userdata

pub unsafe extern "C" fn sapp_get_userdata() -> *mut c_void

Helper function to retrieve the "user_data" pointer, which points to our SAppImpl instance.