Function windows_sys::Win32::Graphics::Gdi::TTLoadEmbeddedFont
[−]pub unsafe extern "system" fn TTLoadEmbeddedFont(
phfontreference: *mut HANDLE,
ulflags: u32,
pulprivstatus: *mut EMBEDDED_FONT_PRIV_STATUS,
ulprivs: FONT_LICENSE_PRIVS,
pulstatus: *mut TTLOAD_EMBEDDED_FONT_STATUS,
lpfnreadfromstream: READEMBEDPROC,
lpvreadstream: *const c_void,
szwinfamilyname: PCWSTR,
szmacfamilyname: PCSTR,
pttloadinfo: *const TTLOADINFO
) -> i32
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"