pub unsafe extern "C" fn MaaPostStop(
inst: MaaInstanceHandle,
) -> MaaBoolAvailable on crate feature
internal only.Expand description
@brief Post a stop signal to the instance.
This immediately stops the instance and all its tasks.
@param inst @return MaaBool