Type Definition glib_sys::GPrintFunc 
                   
                       [−]
                   
               [src]
type GPrintFunc = Option<unsafe extern "C" fn(_: *const c_char)>;
type GPrintFunc = Option<unsafe extern "C" fn(_: *const c_char)>;