Function browser_window::prelude::cbw_Window_setTitle
source · pub unsafe extern "C" fn cbw_Window_setTitle(
window: *mut cbw_Window,
title: cbw_CStrSlice
)Expand description
Applies the given title;
pub unsafe extern "C" fn cbw_Window_setTitle(
window: *mut cbw_Window,
title: cbw_CStrSlice
)Applies the given title;