Function optee_utee_sys::_utee_get_property_name_to_index
source ยท pub unsafe extern "C" fn _utee_get_property_name_to_index(
prop_set: c_ulong,
name: *const c_void,
name_len: c_ulong,
index: *mut u32
) -> TEE_Result