XPLMLoadDataFile

Function XPLMLoadDataFile 

Source
pub unsafe extern "C" fn XPLMLoadDataFile(
    inFileType: XPLMDataFileType,
    inFilePath: *const c_char,
) -> c_int
Expand description

XPLMLoadDataFile

Loads a data file of a given type. Paths must be relative to the X-System folder. To clear the replay, pass a NULL file name (this is only valid with replay movies, not sit files).