Function user32::SendInput [] [src]

pub unsafe extern "system" fn SendInput(
    cInputs: UINT,
    pInputs: LPINPUT,
    cbSize: c_int
) -> UINT