Function browser_window_c::cbw_Window_freeUserData
source · pub unsafe extern "C" fn cbw_Window_freeUserData(
window: *mut cbw_Window
)
Expand description
Frees the user data that was attached to this window.
pub unsafe extern "C" fn cbw_Window_freeUserData(
window: *mut cbw_Window
)
Frees the user data that was attached to this window.