Function vips_sys::g_static_private_set
[−]
[src]
pub unsafe extern "C" fn g_static_private_set(
private_key: *mut GStaticPrivate,
data: gpointer,
notify: GDestroyNotify
)