Function GdipCloneFont

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