[][src]Function winapi::um::wingdi::GetTextExtentPointW

pub unsafe extern "system" fn GetTextExtentPointW(
    hdc: HDC,
    lpString: LPCWSTR,
    c: c_int,
    lpsz: LPSIZE
) -> BOOL