pub unsafe extern "system" fn RemoveFontResourceExW(
    name: PCWSTR,
    fl: u32,
    pdv: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"