Function MaaControllerWait

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

@brief Wait for the request identified by the given id to complete.

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