Function windows::Win32::Graphics::GdiPlus::GdipCloneFont

pub unsafe fn GdipCloneFont(
    font: *mut GpFont,
    clonefont: *mut *mut GpFont
) -> Status