pub unsafe extern "C" fn XPLMGetFirstNavAid() -> XPLMNavRefExpand description
XPLMGetFirstNavAid
This returns the very first navaid in the database. Use this to traverse the entire database. Returns XPLM_NAV_NOT_FOUND if the nav database is empty.
pub unsafe extern "C" fn XPLMGetFirstNavAid() -> XPLMNavRefXPLMGetFirstNavAid
This returns the very first navaid in the database. Use this to traverse the entire database. Returns XPLM_NAV_NOT_FOUND if the nav database is empty.