Function browser_window::prelude::cbw_Application_assertCorrectThread [−]
pub unsafe extern "C" fn cbw_Application_assertCorrectThread(
arg1: *const cbw_Application
)
Expand description
Safety check that makes sure the given application handle is used on the correct thread. Does nothing in release mode.