Function windows_sys::Win32::Graphics::GdiPlus::GdipGetCellDescent

pub unsafe extern "system" fn GdipGetCellDescent(
    family: *const GpFontFamily,
    style: i32,
    celldescent: *mut u16,
) -> Status