Function windows::Win32::Graphics::Gdi::RemoveFontResourceExW

pub unsafe fn RemoveFontResourceExW<P0>(
    name: P0,
    fl: u32,
    pdv: Option<*const c_void>,
) -> BOOL
where P0: Param<PCWSTR>,