We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f393644 commit 834f6a7Copy full SHA for 834f6a7
include/ze_api.h
@@ -12824,7 +12824,7 @@ typedef struct _ze_memory_free_ext_desc_t
12824
///
12825
/// @details
12826
/// - Similar to zeMemFree, with added parameter to choose the free policy.
12827
-/// - Does not gaurantee memory is freed upon return. See free policy
+/// - Does not guarantee memory is freed upon return. See free policy
12828
/// descriptions for details.
12829
/// - The application must **not** call this function from simultaneous
12830
/// threads with the same pointer.
0 commit comments