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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"