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

Required features: "Win32_Graphics_Gdi"