[#StdMutex-native_handle] = xref:StdMutex.adoc[StdMutex]::native_handle :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<util/stdmutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard, __visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]] native_handle_type native_handle(); ---- == Return Value [NOTE] ==== The return value https://en.cppreference.com/cpp/language/attributes/nodiscard[should not be discarded^]. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#