pub unsafe extern "C" fn MaaUnregisterCustomRecognizer(
    inst: MaaInstanceHandle,
    name: MaaStringView
) -> MaaBool
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