Function windows_sys::Win32::Graphics::Gdi::GetTextMetricsW

pub unsafe extern "system" fn GetTextMetricsW(
    hdc: HDC,
    lptm: *mut TEXTMETRICW,
) -> BOOL