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