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