pub type PFN_DrvUnloadFontFile = Option<unsafe extern "system" fn(param0: usize) -> BOOL>;
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"