set_native_destroy_func
Description:
[ Version ( since = "1.0" ) ]
public void set_native_destroy_func (DestroyNotify native_destroy_func)
  public void set_native_destroy_func (DestroyNotify native_destroy_func)
Sets a function to be used to destroy the native libical structure.
Parameters:
| this | an Object | 
| native_destroy_func | Function to be used to destroy the native libical structure |