_utee_get_property_name_to_index

Function _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