Function windows_sys::Win32::Graphics::Gdi::GetTextExtentPointI

pub unsafe extern "system" fn GetTextExtentPointI(
    hdc: HDC,
    pgiin: *const u16,
    cgi: i32,
    psize: *mut SIZE,
) -> BOOL