Function ostree_object_from_string

Source
pub unsafe extern "C" fn ostree_object_from_string(
    str: *const c_char,
    out_checksum: *mut *mut c_char,
    out_objtype: *mut OstreeObjectType,
)