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

Required features: "Win32_Graphics_Gdi"