Skip to main content

XPLMSetWindowRefCon

Function XPLMSetWindowRefCon 

Source
pub unsafe extern "C" fn XPLMSetWindowRefCon(
    inWindowID: XPLMWindowID,
    inRefcon: *mut c_void,
)