pub unsafe extern "C" fn XPLMGetDatai(inDataRef: XPLMDataRef) -> c_intExpand description
XPLMGetDatai
Read an integer dataref and return its value. The return value is the dataref value or 0 if the dataref is NULL or the plugin is disabled.
pub unsafe extern "C" fn XPLMGetDatai(inDataRef: XPLMDataRef) -> c_intXPLMGetDatai
Read an integer dataref and return its value. The return value is the dataref value or 0 if the dataref is NULL or the plugin is disabled.