Function loadorder_ffi::lo_destroy_handle[][src]

#[no_mangle]
pub unsafe extern "C" fn lo_destroy_handle(handle: lo_game_handle)

Destroy an existing game handle.

Destroys the given game handle, freeing up memory allocated during its use, excluding any memory allocated to error messages.