pub unsafe extern "C" fn XPLMGetWindowRefCon(
inWindowID: XPLMWindowID,
) -> *mut c_voidExpand description
XPLMGetWindowRefCon
Returns a window’s reference constant, the unique value you can use for your own purposes.
pub unsafe extern "C" fn XPLMGetWindowRefCon(
inWindowID: XPLMWindowID,
) -> *mut c_voidXPLMGetWindowRefCon
Returns a window’s reference constant, the unique value you can use for your own purposes.