Function sdl2_sys::SDL_UnloadObject
source ยท pub unsafe extern "C" fn SDL_UnloadObject(handle: *mut c_void)
Expand description
Unload a shared object from memory.
pub unsafe extern "C" fn SDL_UnloadObject(handle: *mut c_void)
Unload a shared object from memory.