destroy_component

Function destroy_component 

Source
pub unsafe fn destroy_component(component: *mut *mut c_void) -> c_long
Expand description

ยงSafety

Component must be returned from create_component, the function must be called once for each component.