pub unsafe extern "system" fn TTGetNewFontName(
    phfontreference: *const HANDLE,
    wzwinfamilyname: PWSTR,
    cchmaxwinname: i32,
    szmacfamilyname: PSTR,
    cchmaxmacname: i32
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"