[][src]Function CCODE::TabbedTextOutW

pub unsafe extern "C" fn TabbedTextOutW(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lpString: LPCWSTR,
    chCount: c_int,
    nTabPositions: c_int,
    lpnTabStopPositions: *const INT,
    nTabOrigin: c_int
) -> LONG