pub unsafe extern "C" fn MaaControllerPostConnection(
    ctrl: MaaControllerHandle
) -> MaaCtrlId
Available on crate feature internal only.
Expand description

@defgroup MaaControllerPostRequest Controller Requests

The following functions post their corresponding requests to the controller and return the id of the request. @{