Function GdipCreateFontFromDC

pub unsafe extern "system" fn GdipCreateFontFromDC(
    hdc: HDC,
    font: *mut *mut GpFont,
) -> Status