glib_sys

Function g_clear_pointer

source
pub unsafe extern "C" fn g_clear_pointer(
    pp: *mut gpointer,
    destroy: GDestroyNotify,
)