Function windows_sys::Win32::System::Diagnostics::Debug::FormatMessageA
[−]pub unsafe extern "system" fn FormatMessageA(
dwflags: FORMAT_MESSAGE_OPTIONS,
lpsource: *const c_void,
dwmessageid: u32,
dwlanguageid: u32,
lpbuffer: PSTR,
nsize: u32,
arguments: *const *const i8
) -> u32
Expand description
Required features: "Win32_System_Diagnostics_Debug"