tabview_set_active

Function tabview_set_active 

Source
pub unsafe fn tabview_set_active(
    obj: *mut Object,
    idx: u32,
    anim_en: AnimEnable,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.