Function maa_framework::internal::MaaUnregisterCustomAction
source · pub unsafe extern "C" fn MaaUnregisterCustomAction(
inst: MaaInstanceHandle,
name: MaaStringView
) -> MaaBoolAvailable on crate feature
internal only.Expand description
@brief Unregister a custom action from the instance.
@param inst @param name The name of the action when it was registered. @return MaaBool