pub unsafe fn SetWindowTitles(
IntuitionBase: *mut Library,
window: *mut Window,
windowTitle: CONST_STRPTR,
screenTitle: CONST_STRPTR,
)Expand description
libname: “intuition.library”
pub unsafe fn SetWindowTitles(
IntuitionBase: *mut Library,
window: *mut Window,
windowTitle: CONST_STRPTR,
screenTitle: CONST_STRPTR,
)libname: “intuition.library”