Type Definition libvips_rs::bindings::GThreadFunc

source ·
pub type GThreadFunc = Option<unsafe extern "C" fn(user_data: gpointer) -> gpointer>;