XPLMSetWindowRefCon

Function XPLMSetWindowRefCon 

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