pub unsafe extern "C" fn MaaWlRootsControllerCreate(
wlr_socket_path: *const c_char,
use_win32_vk_code: MaaBool,
) -> *mut MaaControllerExpand description
@brief Create a wlroots controller for Linux.
@deprecated Use MaaLinuxControllerCreate instead.