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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’