Function MaaControllerStatus

Source
pub unsafe extern "C" fn MaaControllerStatus(
    ctrl: MaaControllerHandle,
    id: MaaCtrlId,
) -> MaaStatus
Available on crate feature internal only.
Expand description

@brief Get the status of a request identified by the given id.

@param ctrl @param id @return MaaStatus The status of the request.