Function windows_sys::Win32::Graphics::GdiPlus::GdipCloneFont

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