[][src]Function CCODE::GetTextExtentPoint32W

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