Function xplm_sys::XPLMDrawObjects [] [src]

pub unsafe extern "C" fn XPLMDrawObjects(
    inObject: XPLMObjectRef,
    inCount: c_int,
    inLocations: *mut XPLMDrawInfo_t,
    lighting: c_int,
    earth_relative: c_int
)