Function windows::Win32::Graphics::Gdi::AddFontResourceExA
pub unsafe fn AddFontResourceExA<P0>(
name: P0,
fl: FONT_RESOURCE_CHARACTERISTICS,
res: Option<*const c_void>,
) -> i32where
P0: Param<PCSTR>,