Function gdi32::TextOutA [] [src]

pub unsafe extern "system" fn TextOutA(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lpString: LPCSTR,
    c: c_int
) -> BOOL