pub unsafe extern "C" fn MaaToolkitGetWindowWindowName(
hwnd: MaaWin32Hwnd,
buffer: MaaStringBufferHandle,
) -> MaaBoolAvailable on crate feature
internal only.Expand description
@brief Get the window window name by hwnd.
@param hwnd The window hwnd. @param buffer The output buffer. @return MaaBool.