Function browser_window_c::cbw_Window_getTitle [−][src]
pub unsafe extern "C" fn cbw_Window_getTitle(
window: *mut cbw_Window,
title: *mut *mut c_char
) -> csize_t
Expand description
Copies as many bytes into title
that fit in there.
Returns the number of characters the title actually has.