Function GetClassInfoExW
pub unsafe fn GetClassInfoExW<P1>(
hinstance: Option<HINSTANCE>,
lpszclass: P1,
lpwcx: *mut WNDCLASSEXW,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn GetClassInfoExW<P1>(
hinstance: Option<HINSTANCE>,
lpszclass: P1,
lpwcx: *mut WNDCLASSEXW,
) -> Result<()>where
P1: Param<PCWSTR>,