XPLMFindLastNavAidOfType

Function XPLMFindLastNavAidOfType 

Source
pub unsafe extern "C" fn XPLMFindLastNavAidOfType(
    inType: XPLMNavType,
) -> XPLMNavRef
Expand description

XPLMFindLastNavAidOfType

This routine returns the ref of the last navaid of the given type in the database or XPLM_NAV_NOT_FOUND if there are no navaids of that type in the database. You must pass exactly one navaid type to this routine.