pub unsafe extern "system" fn CreateFontIndirectA(
    lplf: *const LOGFONTA
) -> HFONT
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’