Function rust_raylib::ffi::SetWindowTitle
source · pub unsafe extern "C" fn SetWindowTitle(title: *const c_char)
Expand description
Set title for window (only PLATFORM_DESKTOP)
pub unsafe extern "C" fn SetWindowTitle(title: *const c_char)
Set title for window (only PLATFORM_DESKTOP)