Function windows::Win32::Graphics::Gdi::AddFontResourceExW

pub unsafe fn AddFontResourceExW<P0>(
    name: P0,
    fl: FONT_RESOURCE_CHARACTERISTICS,
    res: Option<*const c_void>,
) -> i32
where P0: Param<PCWSTR>,