[][src]Function CCODE::GetTextExtentPointW

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