[][src]Function browser_window_c::cbw_string_copyAsNewCstr

pub unsafe extern "C" fn cbw_string_copyAsNewCstr(
    str_: cbw_CStrSlice
) -> *mut c_char

Copies the string from the given bw_CStrSlice to a C compatible, nul-terminated string.