pub unsafe extern "C" fn MaaControllerWait(
ctrl: MaaControllerHandle,
id: MaaCtrlId,
) -> MaaStatusAvailable 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.