Function MaaTaskStatus

Source
pub unsafe extern "C" fn MaaTaskStatus(
    inst: MaaInstanceHandle,
    id: MaaTaskId,
) -> MaaStatus
Available on crate feature internal only.
Expand description

@brief Get the status of a task identified by the id.

@param inst @param id @return MaaStatus