[go: up one dir, main page]

[][src]Type Definition glib_sys::GPrintFunc

type GPrintFunc = Option<unsafe extern "C" fn(_: *const c_char)>;