Function GdipSetTextRenderingHint

pub unsafe extern "system" fn GdipSetTextRenderingHint(
    graphics: *mut GpGraphics,
    mode: TextRenderingHint,
) -> Status