pub unsafe extern "C" fn XPLMFindCommand(
inName: *const c_char,
) -> XPLMCommandRefExpand description
XPLMFindCommand
XPLMFindCommand looks up a command by name, and returns its command reference or NULL if the command does not exist.
pub unsafe extern "C" fn XPLMFindCommand(
inName: *const c_char,
) -> XPLMCommandRefXPLMFindCommand
XPLMFindCommand looks up a command by name, and returns its command reference or NULL if the command does not exist.