Function windows::Win32::Graphics::Gdi::RemoveFontResourceExW
pub unsafe fn RemoveFontResourceExW<P0>(
name: P0,
fl: u32,
pdv: Option<*const c_void>,
) -> BOOLwhere
P0: Param<PCWSTR>,