Type Definition vips_sys::GThreadFunc
[−]
[src]
type GThreadFunc = Option<unsafe extern "C" fn(data: gpointer) -> gpointer>;
type GThreadFunc = Option<unsafe extern "C" fn(data: gpointer) -> gpointer>;