Function windows_sys::Win32::Graphics::Gdi::TextOutA

pub unsafe extern "system" fn TextOutA(
    hdc: HDC,
    x: i32,
    y: i32,
    lpstring: PCSTR,
    c: i32,
) -> BOOL