[#StdMutex-native_handle_type] = xref:StdMutex.adoc[StdMutex]::native_handle_type :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<util/stdmutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef __libcpp_mutex_t* native_handle_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#