roller_set_selected_str

Function roller_set_selected_str 

Source
pub unsafe fn roller_set_selected_str(
    obj: *mut Object,
    sel_opt: *const c_char,
    anim: AnimEnable,
) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.