TEEC_AllocateSharedMemory

Function TEEC_AllocateSharedMemory 

Source
pub unsafe extern "C" fn TEEC_AllocateSharedMemory(
    context: *mut TEEC_Context,
    sharedMem: *mut TEEC_SharedMemory,
) -> TEEC_Result