[][src]Function ostree_sys::ostree_object_from_string

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