Function dui::element::set_global_data [] [src]

pub fn set_global_data<S1>(name: S1, data: *const c_void) where
    S1: Into<String>,