Function windows::Win32::Graphics::Gdi::GetKerningPairsW
pub unsafe fn GetKerningPairsW<P0>(
hdc: P0,
lpkernpair: Option<&mut [KERNINGPAIR]>,
) -> u32where
P0: Param<HDC>,
pub unsafe fn GetKerningPairsW<P0>(
hdc: P0,
lpkernpair: Option<&mut [KERNINGPAIR]>,
) -> u32where
P0: Param<HDC>,