XPLMDrawMapLabel

Function XPLMDrawMapLabel 

Source
pub unsafe extern "C" fn XPLMDrawMapLabel(
    layer: XPLMMapLayerID,
    inText: *const c_char,
    mapX: f32,
    mapY: f32,
    orientation: XPLMMapOrientation,
    rotationDegrees: f32,
)