tabview_add_tab

Function tabview_add_tab 

Source
pub unsafe fn tabview_add_tab(
    obj: *mut Object,
    name: *const c_char,
) -> Result<*mut Object>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.