pub unsafe extern "C" fn MaaBindController(
    inst: MaaInstanceHandle,
    ctrl: MaaControllerHandle
) -> MaaBool
Available on crate feature internal only.
Expand description

@brief Bind the instance to an initialized controller.

See functions in MaaController.h about how to create a controller.

@param inst @param ctrl @return MaaBool