Function maa_framework::internal::MaaUnregisterCustomRecognizer
source · pub unsafe extern "C" fn MaaUnregisterCustomRecognizer(
inst: MaaInstanceHandle,
name: MaaStringView
) -> MaaBoolAvailable 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