Function maa_framework::internal::MaaUnregisterCustomRecognizer

source ยท
pub unsafe extern "C" fn MaaUnregisterCustomRecognizer(
    inst: MaaInstanceHandle,
    name: MaaStringView
) -> MaaBool
Available on crate feature internal only.
Expand description

@brief Unregister a custom recognizer from the instance.

@param inst @param name The name of the recognizer when it was registered. @return MaaBool