[][src]Function CCODE::GetTextExtentExPointI

pub unsafe extern "C" fn GetTextExtentExPointI(
    hdc: HDC,
    lpwszString: LPWORD,
    cwchString: c_int,
    nMaxExtent: c_int,
    lpnFit: LPINT,
    lpnDx: LPINT,
    lpSize: LPSIZE
) -> BOOL