Type Definition glib_sys::GFreeFunc
[−]
[src]
type GFreeFunc = Option<unsafe extern "C" fn(_: gpointer)>;
type GFreeFunc = Option<unsafe extern "C" fn(_: gpointer)>;