Function SDL_GetWindowTitle
pub unsafe extern "C" fn SDL_GetWindowTitle(
window: *mut SDL_Window,
) -> *const i8
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_GetWindowTitle(
window: *mut SDL_Window,
) -> *const i8
dep_sdl3
only.