Function GetClassInfoExA
pub unsafe fn GetClassInfoExA<P1>(
hinstance: Option<HINSTANCE>,
lpszclass: P1,
lpwcx: *mut WNDCLASSEXA,
) -> Result<()>where
P1: Param<PCSTR>,
pub unsafe fn GetClassInfoExA<P1>(
hinstance: Option<HINSTANCE>,
lpszclass: P1,
lpwcx: *mut WNDCLASSEXA,
) -> Result<()>where
P1: Param<PCSTR>,