Function MaaPostStop

Source
pub unsafe extern "C" fn MaaPostStop(
    inst: MaaInstanceHandle,
) -> MaaBool
Available 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