[][src]Function browser_window_c::cbw_Application_assertCorrectThread

pub unsafe extern "C" fn cbw_Application_assertCorrectThread(
    arg1: *const cbw_Application
)

Safety check that makes sure the given application handle is used on the correct thread. Does nothing in release mode.