Function maa_framework::internal::MaaUnregisterCustomAction

source ยท
pub unsafe extern "C" fn MaaUnregisterCustomAction(
    inst: MaaInstanceHandle,
    name: MaaStringView
) -> MaaBool
Available 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