json_gobject_from_data

Function json_gobject_from_data 

Source
pub unsafe extern "C" fn json_gobject_from_data(
    gtype: GType,
    data: *const c_char,
    length: ssize_t,
    error: *mut *mut GError,
) -> *mut GObject