Function windows::Win32::System::Diagnostics::Debug::FormatMessageW
pub unsafe fn FormatMessageW(
dwflags: FORMAT_MESSAGE_OPTIONS,
lpsource: Option<*const c_void>,
dwmessageid: u32,
dwlanguageid: u32,
lpbuffer: PWSTR,
nsize: u32,
arguments: Option<*const *const i8>,
) -> u32