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