Function mentat_ffi::store_entid_for_attribute [] [src]

#[no_mangle]
pub unsafe extern "C" fn store_entid_for_attribute(
    store: *mut Store,
    attr: *const c_char
) -> Entid

Returns the Entid associated with the attr as :namespace/name.

Panics

If there is no Attribute in the Schema for attr.