pub unsafe extern "C" fn wxd_Frame_EnableCloseButton(
frame: *mut wxd_Frame_t,
enable: bool,
) -> boolExpand description
Enables or disables the title bar’s close button/control, where the platform supports it (Windows, macOS). Returns false if not supported.