RealGetWindowClassW

Function RealGetWindowClassW 

Source
pub unsafe fn RealGetWindowClassW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    ptszclassname: PWSTR,
    cchclassnamemax: u32,
) -> u32