pub unsafe extern "system" fn AddFontResourceExA(
    name: PSTR,
    fl: FONT_RESOURCE_CHARACTERISTICS,
    res: *mut c_void
) -> i32
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’