Type Definition libvips_rs::bindings::GSourceOnceFunc

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