Skip to main content

_utee_storage_obj_create

Function _utee_storage_obj_create 

Source
pub unsafe extern "C" fn _utee_storage_obj_create(
    storage_id: c_ulong,
    object_id: *const c_void,
    object_id_len: size_t,
    flags: c_ulong,
    attr: c_ulong,
    data: *const c_void,
    len: size_t,
    obj: *mut u32,
) -> usize