XPLMFindCommand

Function XPLMFindCommand 

Source
pub unsafe extern "C" fn XPLMFindCommand(
    inName: *const c_char,
) -> XPLMCommandRef
Expand description

XPLMFindCommand

XPLMFindCommand looks up a command by name, and returns its command reference or NULL if the command does not exist.